1def6c13e919915696e56b76ce1b90470a936f88
[git-annex.git] /
1 [[!comment format=mdwn
2  username="jkniiv"
3  avatar="http://cdn.libravatar.org/avatar/05fd8b33af7183342153e8013aa3713d"
4  subject="comment 2"
5  date="2023-03-05T20:18:01Z"
6  content="""
7 On a positive note I can confirm that my compiled versions of commits 54ad1b4cf and 398633c12
8 pass their test suite even in a subdirectory some 64 characters deep (for instance in a directory
9 named like `c:/Users/jkniiv/annx/annx.10.20230228-g505f1a654--test-test-test`) whereas the commit
10 just prior to \"Windows: Support long filenames in more (possibly all) of the code\" (54ad1b4cf), or
11 505f1a654, fails some one third to one half of its tests in said directory. Shortening the test
12 directory name to say `c:/Users/jkniiv/annx/annx` allows the test suite to pass in older versions
13 of git-annex all other things considered equal. So far I have been running the built-in tests
14 always in 'c:/annx' (/c/annx in Git Bash) but here on forward I'll probably start using a deeper
15 path somewhere in my user folder / home directory just to catch possible future regressions in long
16 path handling. In any case, @Joey, congratulations ðŸŽ‰ are in order for your fine achievement from
17 a Windows user point of view. :)
18
19 """]]